Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_create
date_create
DateTime::__construct alias - Returns a new DateTime object
Name:
date_create
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the new DateTime object.
Related
Detailed Guide to Implementing Many-to-Many Relationships in PHP OOP
9
Use stream_get_filters to combine stream_get_contents to read compressed data streams
6
How to Configure a New Database in ThinkPHP for Performance Optimization
7
How to Add Module Files in ThinkPHP Framework: Detailed Steps and Implementation
10
Similar Functions
getdate
getdate
Getdate/timeinformat
gmdate
gmdate
FormatGMT/UTCdate/ti
mktime
mktime
GetaUnixtimestampfor
timezone_location_get
timezone_location_get
AliasforDateTimeZo
date_isodate_set
date_isodate_set
DateTime::setISODate
date_format
date_format
AliasforDateTime::
strftime
strftime
Formatlocaltime/date
date_create_from_format
date_create_from_format
AliasforDateTime::
Popular Articles